2 references to Detect
Microsoft.TemplateEngine.Core (2)
Operations\Include.cs (1)
130
Encoding realEncoding = EncodingUtil.
Detect
(composite, totalBytesRead, out byte[] bom);
Util\ProcessorState.cs (1)
66
Encoding encoding = EncodingUtil.
Detect
(CurrentBuffer, CurrentBufferLength, out byte[] bom);